home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?> <!-- -*- Mode: SGML; tab-width: 4; indent-tabs-mode: nil -*- -->
-
- <!-- Overlay file for Navigator-specific features:
- o "secure page" icon on status bar (which is in navigatorOverlay.xul).
-
- Note: Please keep the contents of this file in synch with the corresponding
- file in the windows subdirectory. Thank you.
- -->
-
- <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns="http://chrome.mozilla.org/rdf#">
-
- <RDF:Seq about="chrome:overlays">
- <RDF:li resource="chrome://navigator/content/navigator.xul"/>
- <RDF:li resource="chrome://navigator/content/navigatorOverlay.xul"/>
- </RDF:Seq>
-
- <RDF:Seq about="chrome://navigator/content/navigator.xul">
- <RDF:li>chrome://navigator/content/netscape.xul</RDF:li>
- </RDF:Seq>
-
- <RDF:Seq about="chrome://navigator/content/navigatorOverlay.xul">
- <RDF:li>chrome://navigator/content/NavSecurityOverlay.xul</RDF:li>
- <RDF:li>chrome://global/content/searchMenu.xul</RDF:li>
- </RDF:Seq>
- </RDF:RDF>
-